summaryrefslogtreecommitdiffstats
path: root/app.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app.yml')
-rw-r--r--app.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app.yml b/app.yml
index 1e3d891ad..d46f2a528 100644
--- a/app.yml
+++ b/app.yml
@@ -4,6 +4,7 @@ config:
#cloud-config
packages:
- curl
+ - nohup
runcmd:
- mkdir /minecraft
- cd /minecraft && curl -s https://raw.githubusercontent.com/mc-server/MCServer/master/easyinstall.sh | sh